home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Productivity / iClip lite 2.wdgt / styles.css < prev    next >
Cascading Style Sheet File  |  2006-08-05  |  4KB  |  281 lines

  1. /* Copyright ¬© 2006, Inventive. */
  2.  
  3. * {
  4.     margin: 0;
  5.     padding: 0;
  6. }
  7.  
  8. body {
  9.     font: 62.5% "Helvetica Neue", Helvetica, sans-serif;
  10.     color: #6DCEEF;
  11. }
  12.  
  13. a {
  14.     color: #868686;
  15.     text-decoration: none;
  16. }
  17.  
  18. a:hover {
  19.     color: #bbbbbb;
  20.     text-shadow: #bbbbbb 0 0 0.4em;
  21. }
  22.  
  23. a:active {
  24.     color: white;
  25. }
  26.  
  27. /* scrollbar */
  28.     #scrollbar {
  29.         position: absolute;
  30.         left: 8.3em;
  31.         bottom: 1.7em;
  32.         opacity: 0;
  33.         display: none;
  34.         height: 1.2em;
  35.         padding: 0 1.4em 0 1.4em;
  36.         -apple-dashboard-region: dashboard-region(control rectangle);
  37.     }
  38.     
  39.     #scrollbar > .top {
  40.         position: absolute;
  41.         left: 0;
  42.         width: 1.4em;
  43.     }
  44.     
  45.     #scrollbar > .bottom {
  46.         position: absolute;
  47.         right: 0;
  48.         top: 0;
  49.         width: 1.4em;
  50.     }
  51.     
  52.     #scrollbar > div {
  53.         position: absolute;
  54.         left: 0;
  55.         top: 0;
  56.         height: 1.1em;
  57.         padding: 0 1.2em 0 1.2em;
  58.     }
  59.     
  60.     #scrollbar > div > .top {
  61.         position: absolute;
  62.         left: 0;
  63.         width: 1.2em;
  64.     }
  65.     
  66.     #scrollbar > div > .bottom {
  67.         position: absolute;
  68.         right: 0;
  69.         top: 0;
  70.         width: 1.2em;
  71.     }
  72.     
  73.     #scrollbar img {
  74.         height: 100%;
  75.     }
  76.  
  77. /*** Front ***/
  78.  
  79.     #front {
  80.         position: absolute;
  81.         width: 22.7em;
  82.         height: 14.8em;
  83.     }
  84.     
  85.     #front > img.left {
  86.         width: 2.5em;
  87.         height: 14.8em;
  88.     }
  89.     
  90.     #front > img.middle {
  91.         width: 17.5em;
  92.         height: 14.8em;
  93.     }
  94.     
  95.     #front > img.right {
  96.         width: 2.5em;
  97.         height: 14.8em;
  98.     }
  99.     
  100.     #logo {
  101.         position: absolute;
  102.         left: 1.8em;
  103.         top: 1.2em;
  104.         width: 5em;
  105.         height: 1.6em;
  106.     }
  107.     
  108.     #record {
  109.         position: absolute;
  110.         left: 2.1em;
  111.         top: 4.2em;
  112.         width: 5.6em;
  113.         height: 5.6em;
  114.         opacity: 0;
  115.         -apple-dashboard-region: dashboard-region(control circle);
  116.     }
  117.     
  118.     #bins {
  119.         position: absolute;
  120.         left: 8.3em;
  121.         top: 0.6em;
  122.         width: 0em;
  123.         height: 12.6em;
  124.         overflow: hidden;
  125.         white-space: nowrap;
  126.     }
  127.     
  128.     #overlay_left {
  129.         position: absolute;
  130.         left: 8.3em;
  131.         bottom: 3.1em;
  132.         width: 3.4em;
  133.         height: 10.9em;
  134.     }
  135.     
  136.     #overlay_right {
  137.         position: absolute;
  138.         right: 4.2em;
  139.         bottom: 3.1em;
  140.         width: 3.4em;
  141.         height: 10.9em;
  142.     }
  143.     
  144.     #resizer {
  145.         position: absolute;
  146.         right: 1.1em;
  147.         top: 4.8em;
  148.         width: 1.3em;
  149.         height: 4.5em;
  150.         opacity: 0;
  151.         -apple-dashboard-region: dashboard-region(control rectangle);
  152.     }
  153.     
  154.     #flip {
  155.         position: absolute;
  156.         right: 1.6em;
  157.         bottom: 1.9em;
  158.         width: 1.3em;
  159.         height: 1.3em;
  160.         opacity: 0;
  161.         -apple-dashboard-region: dashboard-region(control circle);
  162.     }
  163.     
  164.     #multiple {
  165.         position: absolute;
  166.         top: 5em;
  167.         display: none;
  168.         width: 18.7em;
  169.         padding: 0 2em;
  170.         text-align: center;
  171.     }
  172.     
  173.     #multiple > div {
  174.         display: inline-block;
  175.         font-size: 1.2em;
  176.         color: black;
  177.         text-align: left;
  178.     }
  179.  
  180. /*** Back ***/
  181.  
  182.     #back {
  183.         position: absolute;
  184.         top: 14.8em;
  185.         width: 46.8em;
  186.         height: 14.8em;
  187.         opacity: 0;
  188.     }
  189.     
  190.     #back > img.left {
  191.         width: 2.7em;
  192.         height: 14.8em;
  193.     }
  194.     
  195.     #back > img.middle {
  196.         width: 41.4em;
  197.         height: 14.8em;
  198.     }
  199.     
  200.     #back > img.right {
  201.         width: 2.7em;
  202.         height: 14.8em;
  203.     }
  204.     
  205.     #info {
  206.         position: absolute;
  207.         left: 2.6em;
  208.         top: 3.5em;
  209.         opacity: 0;
  210.         width: 27.5em;
  211.     }
  212.     
  213.     #info > p {
  214.         font-size: 1.2em;
  215.     }
  216.     
  217.     #inventive {
  218.         position: absolute;
  219.         right: 4.7em;
  220.         top: 2.4em;
  221.         opacity: 0;
  222.         width: 9.6em;
  223.         height: 4.8em;
  224.     }
  225.     
  226.     #url {
  227.         position: absolute;
  228.         right: 5em;
  229.         top: 6.6em;
  230.         opacity: 0;
  231.     }
  232.     
  233.     #url > a {
  234.         font-size: 1.1em;
  235.     }
  236.     
  237.     #help {
  238.         position: absolute;
  239.         left: 0.8em;
  240.         bottom: 1.3em;
  241.         opacity: 0;
  242.         width: 3.1em;
  243.         height: 3.1em;
  244.         -apple-dashboard-region: dashboard-region(control circle);
  245.     }
  246.     
  247.     #done {
  248.         position: absolute;
  249.         right: 0.9em;
  250.         bottom: 1.3em;
  251.         opacity: 0;
  252.         height: 3.1em;
  253.         line-height: 3.1em;
  254.         -apple-dashboard-region: dashboard-region(control rectangle);
  255.     }
  256.     
  257.     #done:active {
  258.         color: black;
  259.     }
  260.     
  261.     #done > .left {
  262.         width: 3.1em;
  263.         height: 3.1em;
  264.     }
  265.     
  266.     #done > .middle {
  267.         height: 3.1em;
  268.     }
  269.     
  270.     #done > .right {
  271.         width: 3.1em;
  272.         height: 3.1em;
  273.     }
  274.     
  275.     #done > div {
  276.         position: absolute;
  277.         top: 0;
  278.         width: 100%;
  279.         font-size: 1.2em;
  280.         text-align: center;
  281.     }